How to: Use the COUNT() function to count objects.

Solution:


Select the cell where the count result should appear. Enter = COUNT(<cell range>), where <cell range> is a range of cells.

NOTE: The COUNT command can be used to work with large cell ranges. For example, it can be used to count the number of records in a database. The command includes cells that have the value '0' but excludes cells that are blank.